-
Notifications
You must be signed in to change notification settings - Fork 21
fix(deps): update all dependencies #39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all-deps
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2b05994 to
c77e45c
Compare
c77e45c to
70bb5d9
Compare
70bb5d9 to
0b36649
Compare
9ba6ed5 to
5f3d493
Compare
5bd5c07 to
428be33
Compare
5de9e0e to
7b9b221
Compare
7b9b221 to
d9426b2
Compare
ce8f698 to
7de2342
Compare
3c6f51a to
dc6e733
Compare
7aee008 to
f8c9b51
Compare
f8c9b51 to
36464e1
Compare
36464e1 to
141b03a
Compare
141b03a to
ad96737
Compare
ad96737 to
a230196
Compare
721495b to
975267e
Compare
d04eed2 to
03bfc44
Compare
95fed2f to
4a253d6
Compare
a0c6137 to
bd1e713
Compare
bd1e713 to
ab053b4
Compare
97ae56a to
7d3efa6
Compare
7d3efa6 to
473be4b
Compare
473be4b to
e3c7101
Compare
3387740 to
f2e8745
Compare
f2e8745 to
a30298c
Compare
a30298c to
7cc22bb
Compare
7cc22bb to
5d55dab
Compare
5d55dab to
65a5916
Compare
a2519eb to
514ee58
Compare
514ee58 to
5a5b24c
Compare
5a5b24c to
55f717f
Compare
c6f01ad to
9b526a8
Compare
9b526a8 to
a426948
Compare
edff4b3 to
8623a87
Compare
8e3302e to
595f9f4
Compare
595f9f4 to
fd61836
Compare
fd61836 to
fc97413
Compare
| datasource | package | from | to | | -------------- | ----------------------------------------------------------------------- | ------ | ------ | | gradle-version | gradle | 7.6 | 7.6.6 | | maven | androidx.test.espresso:espresso-core | 3.5.1 | 3.7.0 | | maven | androidx.test.ext:junit | 1.1.5 | 1.3.0 | | maven | androidx.lifecycle:lifecycle-runtime-ktx | 2.5.1 | 2.9.3 | | maven | androidx.lifecycle:lifecycle-viewmodel-ktx | 2.5.1 | 2.9.4 | | maven | io.github.hoc081098:FlowExt | 0.5.0 | 0.8.1 | | maven | androidx.fragment:fragment-ktx | 1.5.5 | 1.8.9 | | maven | androidx.constraintlayout:constraintlayout | 2.1.4 | 2.2.1 | | maven | com.google.android.material:material | 1.8.0 | 1.13.0 | | maven | androidx.core:core-ktx | 1.9.0 | 1.17.0 | | maven | androidx.appcompat:appcompat | 1.6.0 | 1.7.1 | | maven | org.jetbrains.kotlinx:kotlinx-coroutines-android | 1.6.4 | 1.10.2 | | maven | org.jetbrains.kotlinx:kotlinx-coroutines-core | 1.6.4 | 1.10.2 | | maven | org.jmailen.kotlinter:org.jmailen.kotlinter.gradle.plugin | 3.13.0 | 3.16.0 | | maven | org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin | 1.8.0 | 1.9.25 | | maven | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin | 1.8.0 | 1.9.25 | | maven | org.jetbrains.kotlin:kotlin-stdlib-jdk8 | 1.8.0 | 1.9.25 | | maven | com.android.library:com.android.library.gradle.plugin | 7.4.1 | 7.4.2 | | maven | com.android.application:com.android.application.gradle.plugin | 7.4.1 | 7.4.2 |
fc97413 to
d0eb889
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.6->7.6.63.5.1->3.7.01.1.5->1.3.02.5.1->2.9.42.5.1->2.9.40.5.0->0.8.11.5.5->1.8.92.1.4->2.2.11.8.0->1.13.01.9.0->1.17.01.6.0->1.7.11.6.4->1.10.21.6.4->1.10.23.13.0->3.16.01.8.0->1.9.251.8.0->1.9.251.8.0->1.9.257.4.1->7.4.27.4.1->7.4.2Release Notes
gradle/gradle (gradle)
v7.6.6: 7.6.6Compare Source
The Gradle team is excited to announce Gradle 7.6.6.
This is a patch release for 7.6. We recommend using 7.6.6 instead of 7.6.
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 7.6.6 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v7.6.5: 7.6.5Compare Source
The Gradle team is excited to announce Gradle 7.6.5.
This is a patch release for 7.6. We recommend using 7.6.5 instead of 7.6.
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 7.6.5 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v7.6.4: 7.6.4Compare Source
This is a patch release for 7.6. We recommend using 7.6.4 instead of 7.6.
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 7.6.4 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v7.6.3: 7.6.3Compare Source
This is a patch release for 7.6. We recommend using 7.6.3 instead of 7.6.
This release addresses two security vulnerabilities:
It also fixes the following issues:
Read the Release Notes
Upgrade Instructions
Switch your build to use Gradle 7.6.3 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.3.
Reporting Problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
v7.6.2: 7.6.2Compare Source
This is a patch release for 7.6. We recommend using 7.6.2 instead of 7.6.
This release addresses two security vulnerabilities:
It also fixes the following issues:
Read the Release Notes
Upgrade Instructions
Switch your build to use Gradle 7.6.2 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.2.
Reporting Problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
v7.6.1: 7.6.1Compare Source
This is a patch release for 7.6. We recommend using 7.6.1 instead of 7.6.
It fixes the following issues:
.gradle/jdksRead the Release Notes
Upgrade Instructions
Switch your build to use Gradle 7.6.1 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.1.
Reporting Problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
hoc081098/FlowExt (io.github.hoc081098:FlowExt)
v0.8.1Compare Source
Changed
1.9.24.1.8.1.Gradleto8.7.Added
Flow.catchAndReturn,Flow.catchAndResumeoperators.Flow.mapToResult,Flow.mapResultCatching,Flow.throwFailureoperators.Changed
Flow.chunked(bufferSize: Int)/Flow.bufferCount(bufferSize: Int): reduce unnecessary allocations.Changelog relative to version [0.8.1-Beta]
Flow.mapResultCatchingnow does not catchCancellationExceptionthrown from the
transformlambda.Kotlin
1.9.24.v0.8.0Compare Source
Changed
1.8.0.Added
wasmJstarget) 🎉.Fixed
withLatestFrom: fix a bug where the otherFlowis not cancelled after the mainFlowis completed.v0.7.5Compare Source
Changed
Update dependencies
Kotlinto1.9.22.Optimize the implementation of
flowFromSuspendandflowFromNonSuspend,it is just an internal change, it does not affect the public API and behavior.
v0.7.4Compare Source
Changed
Kotlinto1.9.20.Removed
iosArm32,watchosX86.Added
Add
Flow.plusoperator, it is an alias toconcatWithoperator(thanks to @hoangchungk53qx1).
Add
flowFromNonSuspend, the non-suspend version offlowFromSuspend.v0.7.3Compare Source
Changed
Update dependencies
Kotlinto1.9.10.Gradleto8.4.Annotate
SymbolandNULL_VALUEwith@DelicateFlowExtApi.Added
Add
Flow.chunkedoperator, it is an alias toFlow.bufferCountoperator.Add
Flow.pairwise(transform)operator - a variant ofFlow.pairwise()operator,which allows the transformation of the pair of values via the
transformlambda parameter.Add
Flow.zipWithNext()operator, it is an alias toFlow.pairwise()operator.Add
Flow.zipWithNext(transform)operator, it is an alias toFlow.pairwise(transform)operator.v0.7.2Compare Source
Changed
Gradleto8.3.Added
Flow.ignoreElementsoperator.Flow.scanWithoperator.Flow.safeCastoperator (thanks to @hoangchungk53qx1).Fixed
Flow.select: avoid calling sub-selectors when the previous state is the same as the current state(aka.
distinctUntilChanged).v0.7.1Compare Source
Changed
Kotlinto1.9.0.KotlinX Coroutinesto1.7.3.Gradleto8.2.Added
Flow.repeatoperator.v0.6.1Compare Source
Changed
Kotlinto1.8.21.KotlinX Coroutinesto1.7.1.Gradleto8.1.1.v0.6.0Compare Source
Changed
Update dependencies
Kotlinto1.8.10.KotlinX Coroutinesto1.7.0-Beta.Gradleto8.0.2.Only support JS IR.
Supports more targets:
linuxArm64watchosDeviceArm64androidNativeArm32androidNativeArm64androidNativeX86androidNativeX64Added
Flow.groupByoperator.See Readme#groupBy for more details.
material-components/material-components-android (com.google.android.material:material)
v1.13.0Compare Source
New in 1.13.0!
DockedToolbarLayout(source, doc, spec)FloatingToolbarLayout(source, doc, spec)LoadingIndicator(source, doc, spec)MaterialSplitButton(source, doc, spec)MaterialButtonGroup(source, doc, spec)Important
minSdkVersionis now 21 or higher, for Material and AndroidX.compileSdkVersion35, Android Gradle Plugin (AGP) 8.7.3, Gradle 8.9, andandroid.nonTransitiveRClass=true.Material3Expressivethemes/styles in conjunction with new components mentioned above.Dependency Updates
Library Updates
A11y960bb4c)9c33476)d560705)79bd7d7)BottomNavigationView76936c4)8a4d3c6)BottomSheetaf7f254)a0b4dfa)005687d)95025c6)Carouselca0b870)52228c1)916e908)d0f5d72)Checkbox7711191)Chip436437a)show allChip for a11y (8e33421)1eaf483)a7ff8c9)CollapsingToolbarLayout57297ae)8598aa6)Color7ae12b5)7c62429)443eaa5)ede0713)Dialog1b58f5f)1ee9a86)DockedToolbar834ce09)0c83f50)68a79d7)08a8893)1fd228b)51873bb)FloatingActionButton1e06f7c)870ace3)6f41625)f513914)949b057)db7fe20)da442be)4a841f5)7e63ca1)FloatingToolbar4b9df08)f223b26)3938284)85c4e0f)05f8c52)7f88784)b07e48b)LoadingIndicatorf89b8af)1886cf0)e169ffc)MaterialButtone722464)df9074c)fb81974)checkedstate in XML was not respected. (0c5b17a)571a196)2aadbd1)4f55422)8e52e94)5161e71)f61cea5)d791fad)2667e09)ede1bdc)d54087e)b640078)ed528c6)0c4ed7e)8c263bb)7a6866c)MaterialDatePicker6a3d13f)71bfc93)39dd3a4)9fd5a67)41f5079)71287c6)fd2e9bc)MaterialShapeDrawable990fdb4)MaterialSplitButtonc1e73c8)08fff9f)Menu93a5130)NavigationRail12fad1d)4657afb)a798a82)7f0a51d)9496619)ProgressIndicatorsetIndeterminateDrawableandsetDeterminateDrawableduring the initialization. (64867cf)0b89ef4)2e97dd6)8a23e0d)Search4070bef)5a600a8)be09936)c2c660b)53616ad)44eabe3)9170221)3a5861c)548c15c)04c56f6)6db122b)e85371f)36b285c)e035f38)ea01f2a)f7ba9c6)0641ee5)1dc9a1c)9bda9a9)Shape447fd02)Sliderbccfdfa)422586e)23957e0)781d344)efea65b)cd909c2)660423f)9302f54)54778a9)867fd01)b31711c)d28488d](https://redirect.github.com/material-components/mateConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.